_h_a_n_d_l_e DDDDMMMMGGGG777722222222ddddeeeeccccooooddddeeeerrrr structure, created by ddddmmmmGGGG777722222222DDDDeeeeccccooooddddeeeerrrrCCCCrrrreeeeaaaatttteeee((((3333ddddmmmm)))),
specifies the signal processing parameters.
_i_b_u_f pointer to input compressed data buffer. The data format is
unsigned char (8-bit).
_o_b_u_f pointer to output sample data buffer. The data format is short
(16-bit). The samples are assumed to be two's complement.
Sampling rate must be 16 kHz or less.
_n_s_a_m_p_l_e_s number of sample in the input buffer to be processed. the value
of nsamples passed to the G.722 decode/decode routines must
always be a multiple of 2. It will fail if nsamples exceeds
the the maximum value specified when the DMG722decoder was